PDF4Java Reference Documentation
com.o2sol.pdf4java.destinations Package / PDFNamedDestination Class / setCosDestinationName Method
The COS destination name.
In This Topic
    setCosDestinationName Method
    In This Topic
    Sets the COS destination name.
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public void setCosDestinationName( 
       PDFCosObject value
    )

    Parameters

    value
    The COS destination name.
    See Also